-
Notifications
You must be signed in to change notification settings - Fork 18
feat: allow raw keyrings to decrypt with multiple wrapping keys #485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM -- I struggled to understand how the title of the PR connected to the content, but eventually understood. I think that moving one (or some) of the tests that decrypt with multiple wrapping keys into examples could be helpful but not totally necessary.
I would love to see that. Thats a critical feature IMO |
@kessplas @lucasmcdonald3 We are desperately waiting for this merge. Is there any movement at all? When can we expect any release on this? |
|
My team is also eagerly waiting for a new release that includes this PR! |
|
Hey there, sorry for the delay on this. The team has been working on an unrelated high priority issue. We should be able to release this change by the end of the week. Thank you for your patience. |
|
Unfortunately our release process is blocked due an issue with one of our dependencies, so we won't be able to complete the release today. |
## [3.5.0](v3.4.0...v3.5.0) (2025-10-27) ### Features * allow raw keyrings to decrypt with multiple wrapping keys ([#485](#485)) ([a78cb52](a78cb52)) ### Maintenance * add client specification and Duvet annotations ([#481](#481)) ([1bd8b7a](1bd8b7a)) * move spec submodule to master, update annotations ([#482](#482)) ([cc9eafc](cc9eafc)) * **release:** skip openjdk11 during release validation ([#487](#487)) ([a210653](a210653)) * **spec:** add spec and Duvet annotations for KmsKeyring ([#483](#483)) ([ab41a57](ab41a57))
|
Hi @atennapel @janSchumacherPayments , This feature is now available in the latest (3.5.0) release of S3EC on Maven. Feel free to open an issue if you have any further needs or questions. Thanks again for your patience! |
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Check any applicable: